GraphicPropertiesPlacing Property

Specifies whether the measure line is rendered below or above the edge defined by the two reference points. The defined values are: - above: measure line is rendered above the edge defined by two reference points. - below: measure line is rendered below the edge defined by two reference points.

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public Placing Placing { get; set; }

Property Value

Placing

See Also